home *** CD-ROM | disk | FTP | other *** search
Text File | 1997-05-11 | 783 b | 27 lines | [TEXT/CWIE] |
- // Universal Headers #defines
-
- #define OLDROUTINENAMES 0
- #define OLDROUTINELOCATIONS 0
- #define CGLUESUPPORTED 0
- #define SystemSixOrLater 1
- #define SystemSevenOrLater 1
- #define SystemSevenFiveOrLater 0
- #define STRICT_WINDOWS 1
- #define STRICT_CONTROLS 1
- #define STRICT_MENUS 1
- #define STRICT_LISTS 1
-
- // WASTE #defines
-
- #define WASTE_DEBUG 0
- #define WASTE_OBJECTS 1
- #define WASTE_REDRAW_SPEED 0
- #define WASTE_NO_SYNCH 0
- #define WASTE_NO_RO_CARET 1
- #define WASTE_IC_SUPPORT 1
- #define WASTE_OBJECTS_ARE_GLYPHS 0
- #define WASTE_RESOLVE_FONT_DESIGNATORS 1
- #define WASTE_WECALTEXT_DOES_REDRAW 0
- #define WASTE_KURTHS_OPTION_ARROWS 1
- #define WASTE_TRANSLUCENT_DRAGS ( GENERATINGPOWERPC | ( ! GENERATINGCFM ) )
-